Bump the all group across 1 directory with 7 updates#469
Merged
JamieMagee merged 1 commit intomainfrom Jun 25, 2025
Merged
Conversation
Bumps the all group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/docker/cli](https://github.com/docker/cli) | `28.2.2+incompatible` | `28.3.0+incompatible` | | [github.com/docker/docker](https://github.com/docker/docker) | `28.2.2+incompatible` | `28.3.0+incompatible` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.20.5` | `0.20.6` | | [github.com/moby/moby](https://github.com/moby/moby) | `28.2.2+incompatible` | `28.3.0+incompatible` | | [golang.org/x/time](https://github.com/golang/time) | `0.11.0` | `0.12.0` | Updates `github.com/docker/cli` from 28.2.2+incompatible to 28.3.0+incompatible - [Commits](docker/cli@v28.2.2...v28.3.0) Updates `github.com/docker/docker` from 28.2.2+incompatible to 28.3.0+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v28.2.2...v28.3.0) Updates `github.com/google/go-containerregistry` from 0.20.5 to 0.20.6 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml) - [Commits](google/go-containerregistry@v0.20.5...v0.20.6) Updates `github.com/moby/moby` from 28.2.2+incompatible to 28.3.0+incompatible - [Release notes](https://github.com/moby/moby/releases) - [Commits](moby/moby@v28.2.2...v28.3.0) Updates `golang.org/x/sync` from 0.14.0 to 0.15.0 - [Commits](golang/sync@v0.14.0...v0.15.0) Updates `golang.org/x/time` from 0.11.0 to 0.12.0 - [Commits](golang/time@v0.11.0...v0.12.0) Updates `golang.org/x/tools` from 0.33.0 to 0.34.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.33.0...v0.34.0) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 28.3.0+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/docker/docker dependency-version: 28.3.0+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/google/go-containerregistry dependency-version: 0.20.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/moby/moby dependency-version: 28.3.0+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/sync dependency-version: 0.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/time dependency-version: 0.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/tools dependency-version: 0.34.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
JamieMagee
approved these changes
Jun 25, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 5 updates in the / directory:
28.2.2+incompatible28.3.0+incompatible28.2.2+incompatible28.3.0+incompatible0.20.50.20.628.2.2+incompatible28.3.0+incompatible0.11.00.12.0Updates
github.com/docker/clifrom 28.2.2+incompatible to 28.3.0+incompatibleCommits
38b7060Merge pull request #6148 from thaJeztah/vendor_rc22d46d16vendor: github.com/docker/docker v28.3.0-rc.2f03fb6cMerge pull request #6146 from thaJeztah/bump_docker5bb0d7fvendor: github.com/docker/docker 265f70964794 (v28.3.0-rc.2)575d4afvendor: github.com/docker/docker v28.3.0-rc.14b202b9Merge pull request #6141 from thaJeztah/login_no_tty80d1959Merge pull request #6144 from thaJeztah/rm_top_level_remove19a5c5cremove undocumented top-level "docker remove" commandc882686prevent login prompt on registry operations with no TTY attached747cb44Merge pull request #6140 from vvoland/image-tree-usedUpdates
github.com/docker/dockerfrom 28.2.2+incompatible to 28.3.0+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
265f709Merge pull request #50247 from vvoland/50245-28.xb2a9318docs: cut api docs for v1.51b3e2e22Merge pull request #50244 from vvoland/50177-28.xc571cd8Merge pull request #50243 from vvoland/50238-28.x8c713c1gha: lower timeouts on "build" and "merge" steps539c115Merge pull request #50240 from thaJeztah/28.x_backport_validate_mirrors8e7ea47vendor: update buildkit to v0.23.1222baf4vendor: github.com/moby/buildkit v0.23.01627e82Merge pull request #50241 from thaJeztah/28.x_backport_update_cgroups4070ebdMerge pull request #50242 from thaJeztah/28.x_backport_fix_event_orderingUpdates
github.com/google/go-containerregistryfrom 0.20.5 to 0.20.6Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
59a4b85Bump some deps (#2110)5b10395Ensure that tag name is not empty if name contains colon (#2094)Updates
github.com/moby/mobyfrom 28.2.2+incompatible to 28.3.0+incompatibleRelease notes
Sourced from github.com/moby/moby's releases.
... (truncated)
Commits
265f709Merge pull request #50247 from vvoland/50245-28.xb2a9318docs: cut api docs for v1.51b3e2e22Merge pull request #50244 from vvoland/50177-28.xc571cd8Merge pull request #50243 from vvoland/50238-28.x8c713c1gha: lower timeouts on "build" and "merge" steps539c115Merge pull request #50240 from thaJeztah/28.x_backport_validate_mirrors8e7ea47vendor: update buildkit to v0.23.1222baf4vendor: github.com/moby/buildkit v0.23.01627e82Merge pull request #50241 from thaJeztah/28.x_backport_update_cgroups4070ebdMerge pull request #50242 from thaJeztah/28.x_backport_fix_event_orderingUpdates
golang.org/x/syncfrom 0.14.0 to 0.15.0Commits
8a14946errgroup: remove duplicated comment1869c69all: replace deprecated ioutild1ac909sync/errgroup: PanicError.Error print stack traceUpdates
golang.org/x/timefrom 0.11.0 to 0.12.0Commits
1616a7frate: skip time.Now call in Sometimes.Do unless necessaryUpdates
golang.org/x/toolsfrom 0.33.0 to 0.34.0Commits
578c121go.mod: update golang.org/x dependenciesf114dcfgopls/internal/protocol: refine DocumentURI Clean method and its usages82ee0fdinternal/mcp: change paginateList to a generic helper64bfeccgopls/internal/golang: fix extract bug with anon functions4546fbdinternal/mcp: unify json tag parsing82473cegopls/doc/release: tweak v0.19f3c581fgopls/internal/protocol: add DocumentURI.Base accessord9bacabgopls/internal/server: improve "editing generated file" warning1afeefainternal/mcp: unexport FileResourceHandler33d5988gopls/internal/server: Organize Imports of generated filesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions